paned: Use markdown for css tree
authorMatthias Clasen <mclasen@redhat.com>
Sun, 28 Feb 2021 01:03:28 +0000 (20:03 -0500)
committerEmmanuele Bassi <ebassi@gnome.org>
Thu, 11 Mar 2021 16:37:35 +0000 (16:37 +0000)
gtk/gtkpaned.c

index 91d12f0589993d3e88504f3f232e917a5d6e568c..f399449f9669db2aa0c8e0a5afc9356ab2e30077 100644 (file)
  *
  * # CSS nodes
  *
- * |[<!-- language="plain" -->
+ * ```
  * paned
  * ├── <child>
  * ├── separator[.wide]
  * ╰── <child>
- * ]|
+ * ```
  *
  * `GtkPaned` has a main CSS node with name paned, and a subnode for
  * the separator with name separator. The subnode gets a .wide style